home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / build12 / build.doc next >
Text File  |  1993-09-05  |  6KB  |  174 lines

  1.               ┌──────────────────────────────┐
  2.               │        FBB BBS/Server        │ 
  3.               │      Build Version 1.2       ├┐
  4.               │             By               ││
  5.               │      Paul Howard-Beard       ││
  6.               └┬─────────────────────────────┘│
  7.                └──────────────────────────────┘
  8.  
  9.  
  10.  
  11. New Features of Version 1.2
  12. ───────────────────────────
  13. A new window has been added to show what 7Plus parts of a file are missing.
  14.  
  15. A better 7Plus interface has been added, for use with 7Plus versions 2.00
  16. and onwards.
  17.  
  18. A bug that caused problems with single letter filenames in certain message
  19. conditions has been fixed.
  20.  
  21.  
  22. Please replace any older versions of BUILD with this version as soon as
  23. possible.
  24.  
  25.  
  26. Reason for this utility
  27. ───────────────────────
  28.           
  29. The BUILD utility was created to save the FBB SysOp a lot of tedium when
  30. combining 7Plus parts on the FBB BBS. With the manual system each file had
  31. to be made using the 'M' command. Once all the parts were made, the SysOp
  32. had to exit FBB and run 7Plus to combine the parts into the original
  33. file. This is not fun when there are over twenty parts!!
  34.  
  35. BUILD does all of this for you, with an easy to use entry system.
  36.  
  37. All the SysOp has to do now, is run BUILD and enter the file name of the
  38. 7Plus parts, the starting message number of the FIRST received part
  39. (NOTE: This does not mean the message number of 7Plus .P01 although
  40. normally it is) and the message number of the final part.
  41.  
  42. The 7Plus parts may be in any sequence, BUILD will sort them out.
  43. The purpose of the first and last message numbers is to specify a scan
  44. range. The closer the scan range the faster the build will become.
  45. The file name is needed to verify that all the 7Plus parts belong to
  46. the same file.
  47.  
  48. Example
  49. ───────
  50.  
  51. In the following example we want to build the the DIR.COM file.
  52. Here is a sample FBB message listing:
  53.  
  54. 1825  PN  3767 Z21HOR        ZS3AAK 0822/1337 Requested File - DIR.P02
  55. 1824  PN  3767 Z21HOR        ZS3AAK 0822/1337 Requested File - DIR.P01
  56. 1823  PFL  390 ZS6AI @ZS6AI  Z21HOR 0823/2030 Re: init.srv
  57. 1822  PN  3767 Z21HOR        ZS3AAK 0822/1337 Requested File - DIR.P03
  58. 1821  PN  3134 Z21HOR        ZS3AAK 0822/1337 Requested File - ADDPATH.P03
  59. 1820  PN  3057 Z21HOR        ZS3AAK 0822/1337 Requested File - DIR.P04
  60.  
  61. When asked by BUILD to "Enter 7Plus filename >"
  62.    You would enter DIR and then press enter.
  63.  
  64. When asked by BUILD to "Enter the first received message number >"
  65.    You would enter 1820 and then press enter.
  66.  
  67. When asked by BUILD to "Enter the last received message number >"
  68.    You would enter 1825 and then press enter.
  69.  
  70. BUILD will then proceed to try and build the DIR.COM file. If all is well
  71. you will given a successful completion message otherwise the diagnostics
  72. will tell you where the problem lies.
  73.  
  74. That's all there is to it !!
  75.  
  76.  
  77. Installation
  78. ────────────
  79. Copy the BUILD12.EXE file in the FBB directory and run it. This is a
  80. self extracting file and will produce two EXE files: BUILD.EXE and
  81. GORES.EXE (This file is no longer supplied with BUILD. It is available on my
  82. BBS and several other BBSs if you would like to use it).
  83.  
  84. There are two ways of using BUILD:
  85.  
  86. You can exit FBB with Alt-F9 and run it by entering BUILD.
  87. or you can make it resident by using the GORES utility.
  88.  
  89. I put the following statments in my START.BAT file which starts FBB, to
  90. make the installation of BUILD automatic.
  91.  
  92.        gores build.exe
  93.  
  94.        gores/u
  95.  
  96. The 'gores build.exe' goes in near the beginning of the .BAT file, before
  97. the BBS startup.
  98.  
  99. The 'gores/u' goes at the end of the .BAT file to remove the BUILD TSR from
  100. memory.
  101.  
  102. Once FBB has started, you can evoke BUILD at any time by pressing
  103. 'Cntl-Left Shift-Tab' together. The BUILD utility will be started.
  104.  
  105. For Gores to work well, you need an expanded memory manager, if you don't
  106. have expanded memory, Gores will still work, but it swops to disk and
  107. hence is much slower.
  108.  
  109. I use MS-DOS 6 and another system using QEMM 386 and Gores works well on
  110. both.
  111.  
  112.  
  113. Technical Notes
  114. ───────────────
  115. There needs to be a directory \FBB\GPSERV\BUILD for BUILD to work
  116. correctly. The completed file is stored in it.
  117.  
  118. 7Plus.exe needs to be in \FBB\GPSERV.
  119.  
  120. These two directory structures are part of the GPServ structure so they
  121. have been kept that way for compatablity purposes.
  122.  
  123. Disk caching is highly recommended.
  124.  
  125. All the error messages are self explainatory.
  126.  
  127.  
  128. Final Notes
  129. ───────────
  130.  
  131.        If you find this utility useful please send me a message
  132.        and I will add you to my support list.
  133.  
  134.        I have tried to make BUILD compatible to many versions of
  135.        7Plus but as 7Plus is also updated from time to time, I
  136.        can't guarantee that BUILD will be compatible with newer
  137.        versions. If you have a problem with a new version, please
  138.        send me a copy of the 7Plus you are using and I will update
  139.        BUILD.
  140.  
  141.        This program may be copied and distributed freely as
  142.        long as it is distributed unchanged and in it's entirety.
  143.        As such, the author makes no warranty, actual or implied,
  144.        for damage, loss of data.
  145.  
  146.  
  147. Work in Progress
  148. ────────────────    
  149.  
  150. The next version of BUILD will have a automatic 7Plus error recovery feature
  151. included to ease the building of corrupted 7Plus parts. At the moment the
  152. SysOp has to do the 7Plus error recovery manually. 
  153.  
  154. There is also work in progress that will interface BUILD with GPServ that
  155. will completely automate 7Plus error correction messages with FBB so that
  156. no manual messages have to take place, i.e. all the routing will be done
  157. fully automatically.
  158.  
  159.  
  160.  
  161. I can be reached at Z21HOR@Z21HOR.MAS.ZWE.AF
  162.  
  163. or by Snail Mail
  164.  
  165. c/o TSCS
  166. P.O. Box 66031
  167. Kopje
  168. Harare
  169. Zimbabwe
  170. AFRICA
  171.  
  172.  
  173. Have Fun !!
  174.